DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / GroupView<TKey,TElement> Class / PurgeEmptyGroups Method

In This Topic
    PurgeEmptyGroups Method (GroupView<TKey,TElement>)
    In This Topic
    This method overrides View.PurgeEmptyGroups.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Sub PurgeEmptyGroups() 
    public override void PurgeEmptyGroups()
    See Also